Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating minimum CMake Version and C++ version #589

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

waford
Copy link
Collaborator

@waford waford commented Aug 7, 2024

Updates CMake min version to 3.11, and plugins will now generate with std=c++17 (instead of c++14).
Modification to CMake template to use FetchContent to find GTest.

Wesley Ford added 2 commits August 7, 2024 09:49
  Upgraded CMake to use 3.11 (minimum). Script plugins now
  also compile with c++17
@waford waford requested a review from wfsyre August 7, 2024 13:59
@waford waford marked this pull request as draft August 13, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant